Skip to content

Conversation

@martin0258
Copy link
Contributor

EMAILS_FROM_NAME has default PROJECT_NAME, which is a string like "Full Stack FastAPI Project" and not a valid email address. Therefore, the type of EMAILS_FROM_NAME should be changed from email to str.

@YuriiMotov YuriiMotov changed the title Fix EMAILS_FROM_NAME type to str 🐛 Fix EMAILS_FROM_NAME type to be str instead of EmailStr Oct 20, 2025
@YuriiMotov YuriiMotov added the bug Something isn't working label Oct 20, 2025
Copy link
Member

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@martin0258, thanks!

@alejsdev alejsdev merged commit 6106b89 into fastapi:master Dec 1, 2025
20 of 24 checks passed
@alejsdev
Copy link
Member

alejsdev commented Dec 1, 2025

Good catch, thank you! @martin0258 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants